Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

chore(deps): update dependency graphql to v0.11.2 #1035

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2017

This Pull Request updates dependency graphql from v0.10.5 to v0.11.2

Note: This PR was created on a configured schedule ("after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles) and will not receive updates outside those times.

Commits


graphql/graphql-js

0.11.2

  • 96a869a 0.11.2
  • 275471e Merge pull request #​1012 from graphql/async-map-value-flow
  • 3530f12 Assign rejectCallback to temporary const variable
  • 0f3698c Add comment to explain redundant null check for rejectCallback
  • 78219d6 Fix flow error in mapAsyncIterator
  • 4a378b9 Merge pull request #​1010 from wincent/glh/lint
  • 84e0ad8 Provide more context in lint error message
  • 31ebb1f Merge pull request #​1009 from wincent/glh/header
  • 31cb269 Add linter error preventing use of async outside the test suite
  • 7b3152f Add a missing license header

0.11.1

  • 8ef2d04 0.11.1
  • 8b5476a Merge pull request #​1007 from wincent/glh/graphql-update-fix
  • 609af80 Rewrite createSourceEventStream to avoid use of async

0.11.0

  • d7a80b6 0.11.0
  • d3fd6c3 Merge pull request #​994 from APIs-guru/cleanupBuildAstSchema
  • d9178f4 remove dead code from buildASTSchema
  • 0eb070f Expanded findBreakingChanges test with missing case. (#​993)
  • 0779c36 Update subscribe function to return a Promise of AsyncIterator or ExecutionResult (#​918)
  • 24a5038 Throw TypeError when coercing an array into a GraphQLString (#​925)
  • 85bfd13 Export "ExecutionArgs" type (#​988)
  • 26023b3 Adding a type to a union is now a dangerous change. (#​991)
  • 6953f97 Freshen yarn.lock
  • b860b6f Merge pull request #​987 from graphql/greenkeeper/eslint-4.4.1
  • c156180 chore(package): update eslint to version 4.4.1
  • b6a46a0 Merge pull request #​984 from excitement-engineer/enum-dangerous-change
  • 0e7d460 Freshen yarn.lock
  • 7984f12 Merge pull request #​985 from graphql/greenkeeper/eslint-4.4.0
  • d49c355 Merge pull request #​983 from graphql/greenkeeper/chai-4.1.1
  • ee57e28 chore(package): update eslint to version 4.4.0
  • bb98768 Adding a value to an enum is now a dangerous change.
  • cbaf79c chore(package): update chai to version 4.1.1
  • d518e4c Freshen yarn.lock
  • 2c0639c Merge pull request #​982 from graphql/greenkeeper/flow-bin-0.52.0
  • e067f52 chore(package): update flow-bin to version 0.52.0
  • 738dcdb Freshen yarn.lock
  • 80032a4 Merge pull request #​976 from graphql/greenkeeper/mocha-3.5.0
  • 07a293c chore(package): update mocha to version 3.5.0
  • 34e61d8 Freshen yarn.lock
  • 381e0c3 Merge pull request #​972 from graphql/greenkeeper/flow-bin-0.51.1
  • 9a63126 chore(package): update flow-bin to version 0.51.1
  • 6e1bf84 Freshen yarn.lock
  • 29f9e1a Merge pull request #​969 from graphql/greenkeeper/eslint-plugin-babel-4.1.2
  • 01033b1 chore(package): update eslint-plugin-babel to version 4.1.2
  • 4992cfd Merge pull request #​965 from APIs-guru/findDangerousChanges
  • ab0d655 Add missing export for "findBreakingChanges" function
  • 676ba7d Freshen yarn.lock
  • c0c6422 Merge pull request #​963 from graphql/greenkeeper/flow-bin-0.51.0
  • 28b2696 chore(package): update flow-bin to version 0.51.0
  • 18fcb2f Freshen yarn.lock
  • 90fe57b Merge pull request #​961 from APIs-guru/directives-descr-extend
  • f660119 Tiny tweak to wording
  • 9a8ded8 Merge pull request #​962 from graphql/greenkeeper/eslint-4.3.0
  • bf7555f chore(package): update eslint to version 4.3.0
  • 68cccd3 fix directive description lost in extendSchema


This PR has been generated by Renovate Bot.

@mention-bot
Copy link

@renovate[bot], thanks for your PR! By analyzing the history of the files in this pull request, we identified @renovate, @jbaxleyiii and @tmeasday to be potential reviewers.

@renovate renovate bot force-pushed the renovate/graphql-0.x branch 2 times, most recently from 2c584c0 to 6719aa4 Compare August 29, 2017 08:38
@eschaefer
Copy link

eschaefer commented Aug 29, 2017

Until this gets merged, people will have this issue... graphql/graphql-js#1016

@renovate renovate bot changed the title chore(deps): update dependency graphql to v0.11.1 chore(deps): update dependency graphql to v0.11.2 Aug 31, 2017
@renovate renovate bot force-pushed the renovate/graphql-0.x branch from c419992 to 232e092 Compare August 31, 2017 08:37
@renovate renovate bot force-pushed the renovate/graphql-0.x branch from 232e092 to c9f3eda Compare August 31, 2017 10:36
@jbaxleyiii jbaxleyiii closed this Aug 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants